<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pa_photolist li{display:inline;float:left;margin-left:10px;margin-bottom:10px}
.adminbuttons{display:inline-block;width:11%;text-align:center}
.progressWrapper{width:357px;overflow:hidden;background-color:#000}
.progressContainer{margin:1px;padding:4px;border:solid 1px #e8e8e8;background-color:#f7f7f7;overflow:hidden}
.progressBarComplete,.progressBarError,.progressBarInProgress{font-size:0;width:0;height:2px;background-color:#00f;text-align:left;margin-top:2px;float:left}
.progressBarComplete{width:100%;background-color:green;visibility:hidden}
.progressBarError{width:100%;background-color:red;visibility:hidden}
.progressBarStatus{margin-top:2px;text-align:left;white-space:nowrap}
a.progressCancel,a.progressCancel:active,a.progressCancel:hover,a.progressCancel:link,a.progressCancel:visited{font-size:0;display:block;height:14px;width:14px;background-image:url(Images/Uploader/cancelbutton.gif);background-repeat:no-repeat;background-position:-14px 0;float:right}
a.progressCancel:hover{background-position:0 0}
#ColorPickerDiv{display:block;display:none;position:relative;border:1px solid #777;background:#fff}
#ColorPickerDiv TD.color{cursor:pointer;font-size:xx-small;font-family:Arial,'Microsoft Sans Serif'}
#ColorPickerDiv TD.color label{cursor:pointer}
.ColorPickerDivSample{margin:0 0 0 4px;border:solid 1px #000;padding:0 10px;position:relative;cursor:pointer}
#tabs-myarticles{padding-top:10px}
.table-striped &gt; tbody &gt; tr .table,.table-striped &gt; tbody &gt; tr .table td,.table-striped &gt; tbody &gt; tr .table tr{border:none!important;background-color:transparent!important}
.bootstraptablespinner{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-color:rgba(255,255,255,.5)}
.security-mode td{white-space:nowrap}
.security-mode td input{margin:0 10px 0 0}
#Form,form{height:auto!important}
.mark{padding:0!important;background-color:none!important;}
.parent-comment{color: #0c5460;background-color: #d1ecf1;border-color: #bee5eb;padding: .75rem 1.25rem;margin-bottom: 1rem;border: 1px solid transparent;border-radius: .25rem;}
.message-box{color: #721c24;background-color: #f8d7da;border-color: #f5c6cb;padding: .75rem 1.25rem;margin-bottom: 1rem;border: 1px solid transparent;border-radius: .25rem;}
/*colors*/
.green { color: forestgreen; }
.blue { color: darkblue; }
.red { color: red; }
.orange { color: orangered; }
.light-blue { color: #58a3bb; }
/*align*/
.text-justify { text-align: justify; }
.text-center { text-align: center; }
.right-float { float: left; }
.left-float { float: right; }
.clear_float { clear: both; line-height: 0; font-size: 0; }
.bold { font-weight: bold !important; }
/*--------ucAdminOptions----------*/
.AdminOptions .row {
    border: solid 1px #ececec;
    margin-top: 15px;
    margin-left: 0;
    min-height: 85px;
    padding: 10px 0 !important;
}
.AdminOptions a .row { -webkit-transition: all 200ms ease-out 0s; -moz-transition: all 200ms ease-out 0s; -o-transition: all 200ms ease-out 0s; transition: all 200ms ease-out 0s; }
.AdminOptions a:hover .row {
    box-shadow: 0 0 4px 3px #eee;
}
.AdminOptions a  .NormalBold { font-size:15px; -webkit-transition: all 200ms ease-out 0s; -moz-transition: all 200ms ease-out 0s; -o-transition: all 200ms ease-out 0s; transition: all 200ms ease-out 0s;}
.AdminOptions a:hover .NormalBold {color:#0053a5; }
.AdminOptions a .Normal { font-size: 13px; }
.AdminOptions .row .col-sm-3 {
    text-align:center;
}
.AdminOptions a .fa {font-size:50px;
    color: #309dcf;
    -webkit-transition: all 200ms ease-out 0s; -moz-transition: all 200ms ease-out 0s; -o-transition: all 200ms ease-out 0s; transition: all 200ms ease-out 0s;
}
.AdminOptions a:hover .fa {color:#0053a5; }
.dnnFormItem ul li{list-style-type:none; }

/*-----------------*/
.btn-vote{display:inline-block;padding:2px 4px;border:1px solid #8f8f8f;border-radius:5px}
.btn-vote i{display:inline-block;margin-left:4px;color:#000;font-weight:700;font-style:normal;font-size:0.6rem}
.btn-vote.btn-like{border:1px solid #5ac22b;background-color:#5ac22b;color:#fff}
.btn-vote.btn-like i,.btn-vote.btn-like a,.btn-vote.btn-like a:link,.btn-vote.btn-like a:visited,.btn-vote.btn-like a:hover,.btn-vote.btn-like a:active{color:#fff}
.btn-vote.btn-dislike{border:1px solid #e83434;background-color:#e83434;color:#fff}
.btn-vote.btn-dislike i,.btn-vote.btn-dislike a,.btn-vote.btn-dislike a:link,.btn-vote.btn-dislike a:visited,.btn-vote.btn-dislike a:hover,.btn-vote.btn-dislike a:active{color:#fff}
</pre></body></html>